Lucene search
+L

2327 matches found

CVE
CVE
added 2024/05/19 8:34 a.m.206 views

CVE-2024-35878

CVE-2024-35878 : The connected documentation provides concrete details—this Linux kernel vulnerability concerns a NULL pointer dereference in vsnprintf() triggered by improper handling of the str/len parameters in of_modalias(). The issue could oops when a NULL pointer is passed unless length is ...

5.3CVSS6.7AI score0.00794EPSS
Save
CVE
CVE
added 2024/10/09 2:14 p.m.206 views

CVE-2024-47668

CVE-2024-47668 concerns the Linux kernel’s lib/generic-radix-tree.c, where a rare race in __genradix_ptr_alloc() can occur when the tree depth is increased. If a second thread increases the depth first, a preallocated node may be retained and later used, leaving it with a pointer to the old root ...

7.8CVSS6.2AI score0.00169EPSS
Save
CVE
CVE
added 2022/07/14 7:30 p.m.205 views

CVE-2021-4135

CVE-2021-4135 affects the Linux kernel, specifically the netdevsim (Simulated networking device) driver’s eBPF path. The issue is a memory leak in the nsim_map_alloc_elem path that can be triggered by user-controlled use of BPF for the device, enabling a local attacker to access kernel data. Publ...

5.5CVSS6.2AI score0.00231EPSS
Save
CVE
CVE
added 2023/02/22 12:00 a.m.205 views

CVE-2023-23039

CVE-2023-23039 : In the Linux kernel (up to 6.2.0-rc2), the race condition in drivers/tty/vcc.c between vcc_open() and vcc_remove() can cause a use-after-free when a physically proximate attacker removes a VCC device while open() is invoked. This yields a potential impact on integrity and availab...

5.7CVSS5.2AI score0.00217EPSS
Save
CVE
CVE
added 2024/04/17 10:10 a.m.205 views

CVE-2024-26843

CVE-2024-26843: In the Linux kernel, the EFI runtime subsystem had a fix for a potential overflow in the soft-reserved region size. Specifically, md_size could be narrowed when there are >= 4 GiB worth of pages in a soft-reserved region. The vulnerability is reported as a local vulnerability w...

6CVSS6.7AI score0.00226EPSS
Save
CVE
CVE
added 2024/07/30 7:47 a.m.205 views

CVE-2024-42228

CVE-2024-42228 : Linux kernel vulnerability involving the AMDGPU driver. The issue arises from using an uninitialized value (*size) when calling amdgpu_vce_cs_reloc, which can lead to arbitrary code execution or denial of service via a crafted relocation path. The fix initializes the size prior t...

7CVSS6.5AI score0.0024EPSS
Save
CVE
CVE
added 2024/10/21 12:27 p.m.205 views

CVE-2024-49859

The CVE-2024-49859 entry concerns the Linux kernel file system f2fs. The vulnerability arises from ioctl interfaces (notably f2fs_ioc_set_pin_file(), f2fs_move_file_range(), and f2fs_defragment_range()) failing to consistently check the atomic_write status, which may enable a race condition. The ...

7.8CVSS4.5AI score0.00166EPSS
Save
CVE
CVE
added 2024/11/21 6:17 p.m.205 views

CVE-2024-53093

CVE-2024-53093 targets the Linux kernel’s nvme-multipath subsystem. The vulnerability stemmed from partition scanning being performed in the controller’s scan_work context. If a path error occurred during that scan, IO could deadlock because the same context would block until a path became availa...

7.5CVSS6.5AI score0.00612EPSS
Save
CVE
CVE
added 2022/05/31 5:59 p.m.204 views

CVE-2022-1419

CVE-2022-1419 affects the Linux kernel DRM/vgem path: ioctl DRM_IOCTL_MODE_DESTROY_DUMB can concurrently reduce the refcount of drm_vgem_gem_object created by vgem_gem_dumb_create, while that create path may access the freed object. The public description for this CVE notes that on 32-bit systems...

7.8CVSS7.5AI score0.00294EPSS
Save
CVE
CVE
added 2023/05/05 12:00 a.m.204 views

CVE-2023-32269

The CVE-2023-32269 issue is a use-after-free in the Linux kernel (before 6.1.11) in net/netrom/af_netrom.c where accept is allowed for a connected AF_NETROM socket. Exploitation requires netrom routing to be configured or CAP_NET_ADMIN. This vulnerability can lead to local privilege/escalation im...

6.7CVSS6.5AI score0.0027EPSS
Save
CVE
CVE
added 2024/03/06 6:45 a.m.204 views

CVE-2023-52607

CVE-2023-52607 is a Linux kernel vulnerability affecting the powerpc architecture, where a null-pointer dereference could occur in pgtable_cache_add due to a potentially NULL kasprintf() return when memory allocation fails. The issue arises because kasprintf() can return NULL and the code did not...

5.5CVSS6.5AI score0.00234EPSS
Save
CVE
CVE
added 2024/04/03 5:01 p.m.204 views

CVE-2024-26774

CVE-2024-26774 — Linux kernel ext4 fix for zero-division risk . The vulnerability arises in ext4_mb_update_avg_fragment_size() when the block bitmap is corrupted, potentially causing a divide-by-zero if bb_fragments is 0 and the code uses bb_free. The fix changes the check to determine bb_fragmen...

5.5CVSS6.4AI score0.00238EPSS
Save
CVE
CVE
added 2024/07/12 12:32 p.m.204 views

CVE-2024-40965

CVE-2024-40965 (Linux kernel: i2c/lpi2c): The provided documents confirm a fix for a deadlock scenario in i2c-lpi2c where repeated clk_get_rate() calls during transfers could lock the clk mutex and cause deadlock when a tlv320aic32x4 codec is added. The resolution caches the clock rate and uses a...

5.5CVSS6.5AI score0.00223EPSS
Save
CVE
CVE
added 2024/09/18 7:12 a.m.204 views

CVE-2024-46743

CVE-2024-46743 affects the Linux kernel’s interrupt/IRQ handling in the of_irq_parse_raw path. When a device address is smaller than the interrupt parent node (involving #address-cells), KASAN detects a slab-out-of-bounds read while populating the initial match table during interrupt map walk. Th...

7.3CVSS6.8AI score0.00292EPSS
Save
CVE
CVE
added 2024/10/21 7:39 p.m.204 views

CVE-2024-50049

CVE-2024-50049 affects the Linux kernel DRM AMD display path. The vulnerability arises from dereferencing a se pointer that could be NULL after a prior null check in the same function, leading to a FORWARD_NULL condition. Exploitation would be LOCAL with LOW privileges and no user interaction, po...

5.5CVSS5.2AI score0.00222EPSS
Save
CVE
CVE
added 2025/04/18 2:20 p.m.204 views

CVE-2025-37838

CVE-2025-37838 affects the Linux kernel HSI ssi_protocol: a use-after-free can occur due to a race between ssi_protocol_probe() binding ssi->work to ssip_xmit_work() and ssi_protocol_remove() freeing ssi via kfree(ssi) while the work is still potentially in use. The connected Azure Linux 3.0 a...

7.8CVSS6.6AI score0.00213EPSS
Save
CVE
CVE
added 2019/12/03 3:41 p.m.203 views

CVE-2019-19525

CVE-2019-19525 affects the Linux kernel prior to 5.3.6, where a use-after-free can be triggered by a malicious USB device via drivers/net/ieee802154/atusb.c (CID-7fd25e6fc035). The vulnerability has an availability impact and a MEDIUM base score (CVSS v3.1: 4.6) with LOCAL/PHYSICAL factors descri...

4.9CVSS6AI score0.00451EPSS
Save
CVE
CVE
added 2025/02/26 1:54 a.m.203 views

CVE-2022-49114

The CVE-2022-49114 issue in the Linux kernel concerns a use-after-free in the SCSI/libfc path, specifically fc_exch_abts_resp(). The bug arises because fc_exch_release(ep) reduces the ep’s refcount to zero while ep is still used, leading to use-after-free. The fix is to Return after the fc_exch_r...

8.8CVSS5.5AI score0.00357EPSS
Save
CVE
CVE
added 2025/02/26 2:13 a.m.203 views

CVE-2022-49541

The CVE-2022-49541 issue is a Linux kernel CIFS vulnerability: a potential double free during a failed mount. It is classed as HIGH severity (LOCAL access, LOW attack complexity) with impact to confidentiality, integrity, and availability as per the CVSS metrics. Connected advisories (SUSE/RHEL-r...

7.8CVSS5.5AI score0.00299EPSS
Save
CVE
CVE
added 2024/07/12 12:32 p.m.203 views

CVE-2024-40972

CVE-2024-40972 : In the Linux kernel, the ext4_xattr_set_entry() path creates new EA inodes while holding the external xattr block’s buffer lock, nesting allocation locks and risking deadlock. The fix moves EA inode allocation out of ext4_xattr_set_entry() to the callers, preventing lock nesting....

5.5CVSS6.9AI score0.00221EPSS
Save
CVE
CVE
added 2024/07/29 3:52 p.m.203 views

CVE-2024-42073

The CVE-2024-42073 issue is in the Linux kernel mlxsw spectrum_buffers path. The Shared Buffer Status Register (SBSR) payloads used by two operations were built with absolute port numbers rather than numbers relative to the first port of the port_page, causing memory corruption on Spectrum-4 syst...

5.5CVSS6.7AI score0.0022EPSS
Save
CVE
CVE
added 2024/09/04 6:56 p.m.203 views

CVE-2024-44970

CVE-2024-44970 relates to the Linux kernel mlx5e SHAMPO driver. When a Work Queue Entry (WQE) has all strides consumed, it is unlinked from the WQ list. The issue allowed receiving CQEs with 0 consumed strides for the same WQE after it was fully consumed and unlinked, triggering an extra unlink t...

9.8CVSS6.3AI score0.00564EPSS
Save
CVE
CVE
added 2024/09/27 12:39 p.m.203 views

CVE-2024-46826

The CVE-2024-46826 issue is a concrete Linux kernel vulnerability where the ELF loader uses kernel.randomize_va_space twice, allowing potential inconsistency of the randomization value across an exec. The root cause is a double read of the sysctl value, which can change over time, potentially cau...

5.5CVSS6.6AI score0.00248EPSS
Save
CVE
CVE
added 2025/05/02 9:52 p.m.202 views

CVE-2022-21546

CVE-2022-21546 is a Linux kernel vulnerability affecting the SCSI target path. The issue arises in target_core_iblock/file when handling WRITE_SAME commands if the NDOB bit is set (NDOB indicates no data buffer) or when zero SG elements are sent. The kernel patch adds a common WRITE_SAME check fo...

7.8CVSS6.5AI score0.00433EPSS
Save
CVE
CVE
added 2024/05/01 12:54 p.m.202 views

CVE-2024-27056

CVE-2024-27056 affects the Linux kernel wireless stack (iwlwifi, mvm). The vulnerability arises in the resume path where the TX queue for the offloading TID may not exist if no packets have been sent on TID 0, causing a crash when the code tries to sync the firmware-updated write pointer. The fix...

7.8CVSS6.8AI score0.00249EPSS
Save
CVE
CVE
added 2024/07/29 2:57 p.m.202 views

CVE-2024-41076

CVE-2024-41076: In the Linux kernel, NFSv4: Fix memory leak in nfs4_set_security_label. The vulnerability leaks nfs_fattr and nfs4_label each time a security xattr is set. The connected Astra/IBM bulletins reiterate this CVE as resolved; no other product/vendor/version details are provided in the...

5.5CVSS6.6AI score0.00209EPSS
Save
CVE
CVE
added 2024/08/26 10:11 a.m.202 views

CVE-2024-43906

CVE-2024-43906 affects the Linux kernel, specifically the drm/admgpu path. The issue arises when user space passes an invalid ta type, causing the pointer context to be empty and leading to a potential null pointer dereference. The provided connected materials indicate the vulnerability has been ...

5.5CVSS6.9AI score0.0021EPSS
Save
CVE
CVE
added 2024/09/27 12:35 p.m.202 views

CVE-2024-46819

CVE-2024-46819: In the Linux kernel, the drm/amdgpu path for nbio_v7_4 could dereference an obj when ras_manager.obj is null, causing a warning and potential data leakage through NBIO data. The issue has been resolved in the cited update. The description notes a fix to avoid printing NBIO error d...

5.5CVSS5.8AI score0.00241EPSS
Save
CVE
CVE
added 2024/12/27 2:51 p.m.202 views

CVE-2024-56608

CVE-2024-56608 affects the Linux kernel in the AMD display driver (drm/amd/display) where dcn21_link_encoder_create could perform an out-of-bounds access on the link_enc_hpd_regs array. The connected TencentOS NASL notes the issue is present in kernels prior to 5.15.182.1-1 and that a patch updat...

7.8CVSS6.5AI score0.00255EPSS
Save
CVE
CVE
added 2019/01/31 9:00 a.m.201 views

CVE-2017-18360

CVE-2017-18360 affects the Linux kernel: in drivers/usb/serial/io_ti.c, change_port_settings before version 4.11.3 allows a local attacker to trigger a division-by-zero in the serial device layer when attempting to set very high baud rates, causing a denial of service. Public references (NVD entr...

5.5CVSS5.5AI score0.0043EPSS
Save
CVE
CVE
added 2021/03/30 8:36 p.m.201 views

CVE-2021-29649

The CVE-2021-29649 issue affects the Linux kernel prior to 5.11.11. It is a memory leak in the user mode driver (UMD) caused by incomplete cleanup in kernel/usermode_driver.c and kernel/bpf/preload/bpf_preload_kern.c. The vulnerability is local and does not imply remote code execution by itself; ...

5.5CVSS5.1AI score0.00305EPSS
Save
CVE
CVE
added 2024/05/21 3:03 p.m.201 views

CVE-2021-47383

CVE-2021-47383 : In the Linux kernel, the tty imageblit out-of-bounds access is caused when an ioctl FBIOPUT_VSCREENINFO with only xres, yres, and bits_per_pixel is sent and the struct matches the previous ioctl. This leaves fb_var_screeninfo incomplete, causing updatescrollmode() to compute a wr...

7.8CVSS6.6AI score0.00265EPSS
Save
CVE
CVE
added 2024/05/21 3:30 p.m.201 views

CVE-2021-47432

CVE-2021-47432 relates to the Linux kernel. The vulnerability occurs in lib/generic-radix-tree.c: overflow in the peek() path when inode numbers are spread across the 64-bit inode space, triggering corner-case integer overflows in radix-tree usage. The connected Miracl e/MIRACLE_LINUX AXSA adviso...

5.5CVSS7.2AI score0.00255EPSS
Save
CVE
CVE
added 2025/02/26 2:10 a.m.201 views

CVE-2022-49319

CVE-2022-49319 affects the Linux kernel, specifically iommu/arm-smmu-v3. The vulnerability is a NULL pointer dereference that occurs when platform_get_resource() returns NULL, due to a missing return-value check. Affected component/area: ARM SMMU platform resource handling in the IOMMU path. Impa...

5.5CVSS5.4AI score0.00259EPSS
Save
CVE
CVE
added 2025/02/26 2:13 a.m.201 views

CVE-2022-49465

CVE-2022-49465 (Linux kernel) : A use-after-free could occur in blk-throttle due to BIO_THROTTLED being set on throttled BIOs after __blk_throtl_bio(), leading to use-after-free during I/O completion. The fix moves BIO_THROTTLED assignment into queue_lock, preventing premature release of the bio....

7.8CVSS5.4AI score0.00288EPSS
Save
CVE
CVE
added 2024/05/21 3:30 p.m.201 views

CVE-2023-52751

CVE-2023-52751 : In the Linux kernel CIFS (smb2_query_info_compound), a race between open_cached_dir() and cached_dir_lease_break() can trigger a use-after-free in the cache entry for a newly created directory handle. The issue arises as the code drops the last reference to the new cfid while a l...

7.8CVSS6.6AI score0.00241EPSS
Save
CVE
CVE
added 2024/07/29 2:57 p.m.201 views

CVE-2024-41077

Concretely, CVE-2024-41077 affects the Linux kernel null_blk path. The issue arises from an insufficient validation of the block size: the size must be between 512 and PAGE_SIZE and must be a power of two. The faulty check allowed an invalid bs (e.g., 1536) to be accepted, which could cause a nul...

5.5CVSS6.6AI score0.00225EPSS
Save
CVE
CVE
added 2024/10/21 6:02 p.m.201 views

CVE-2024-49968

CVE-2024-49968 (from Miracle Linux AXSA advisory) concerns Linux kernel ext4. The vulnerability occurs when mounting an ext4 filesystem that does not have the casefold feature while the default hash version is DX_HASH_SIPHASH; in this scenario the mount operation exits, effectively preventing mou...

5.5CVSS5.2AI score0.00245EPSS
Save
CVE
CVE
added 2024/11/19 5:22 p.m.201 views

CVE-2024-53060

CVE-2024-53060 (Linux kernel) affects drm/amdgpu: fixes a NULL pointer dereference when ATIF is not supported. The kernel may dereference buffer.pointer (obj) if acpi_evaluate_object() returns AE_NOT_FOUND, so the fix adds a bailout when AE_NOT_FOUND occurs to prevent NULL dereference. The Note i...

5.5CVSS6.4AI score0.00258EPSS
Save
CVE
CVE
added 2022/02/18 12:00 a.m.200 views

CVE-2021-4090

CVE-2021-4090 : A Linux kernel NFSD out-of-bounds write in nfsd4_decode_bitmap4 (fs/nfsd/nfs4xdr.c) can be triggered by a missing sanity check, allowing a local privileged user to access out-of-bounds memory and threaten system integrity and confidentiality. Multiple connected sources confirm the...

7.1CVSS6.7AI score0.00339EPSS
Save
CVE
CVE
added 2022/12/14 12:00 a.m.200 views

CVE-2022-3107

CVE-2022-3107 affects the Linux kernel (up to 5.16-rc6) and is triggered in the netvsc driver (drivers/net/hyperv/netvsc_drv.c) where netvsc_get_ethtool_stats does not properly check the return value of kvmalloc_array(), leading to a NULL pointer dereference. The connected TencentOS/TSSA advisory...

5.5CVSS5.7AI score0.00216EPSS
Save
CVE
CVE
added 2023/04/12 12:00 a.m.200 views

CVE-2023-1990

CVE-2023-1990 describes a use-after-free in ndlc_remove() within Linux kernel’s drivers/nfc/st-nci/ndlc.c, enabling a local attacker to crash the system due to a race condition. The Astra Linux advisory (and Debian advisories with CVE lists) corroborate the same flaw in the Linux kernel. The prov...

4.7CVSS5.5AI score0.00227EPSS
Save
CVE
CVE
added 2024/05/21 3:30 p.m.200 views

CVE-2023-52757

CVE-2023-52757 : Linux kernel SMB client deadlock fix. The issue arose when releasing mids under server->mid_lock could lead to a deadlock with cifs_tcp_ses_lock and smb2_find_smb_tcon if mids were released without proper references. The patch removes an unnecessary spinlock in release_mid() c...

7.8CVSS6.8AI score0.00186EPSS
Save
CVE
CVE
added 2024/05/21 3:30 p.m.200 views

CVE-2023-52760

CVE-2023-52760 (Linux kernel, gfs2): The vulnerability is caused by a slab-use-after-free in gfs2_qd_dealloc, where in gfs2_put_super() the quota cleanup must occur via gfs2_quota_cleanup() regardless of withdrawal status. If cleanup is delayed (rcu callback) and gfs2_sbd is freed before all gfs2...

7.8CVSS7.6AI score0.00269EPSS
Save
CVE
CVE
added 2024/07/05 6:55 a.m.200 views

CVE-2024-39473

CVE-2024-39473 affects the Linux kernel ASoC: SOF ipc4-topology. The issue occurs when a process module lacks the base config extension: the same input format is applied to all inputs and process->base_config_ext becomes NULL, allowing a NULL dereference under specific topology/sequences. This...

5.5CVSS7AI score0.00211EPSS
Save
CVE
CVE
added 2024/07/12 12:32 p.m.200 views

CVE-2024-40967

CVE-2024-40967 affects the Linux kernel serial: imx subsystem. The root cause is a potential deadlock while waiting for USR2_TXDC in transmitter empty handling. The patch introduces a timeout of at most 1 second; if the timeout occurs, the driver ignores the transmitter state and continues optimi...

5.5CVSS7AI score0.00222EPSS
Save
CVE
CVE
added 2024/07/29 5:39 p.m.200 views

CVE-2024-42094

CVE-2024-42094 affects the Linux kernel where CONFIG_CPUMASK_OFFSTACK=y caused explicit cpumask var allocation on the stack in net/iucv to risk stack overflow. The fix is to use the *cpumask_var API(s) to allocate cpumask variables in a config-neutral way, leaving allocation strategy to CONFIG_CP...

7.1CVSS6.6AI score0.00235EPSS
Save
CVE
CVE
added 2024/08/22 3:30 a.m.199 views

CVE-2022-48943

CVE-2022-48943: In the Linux kernel KVM x86/mmu code, a bug in asynchronous page-fault (APF) handling could cause a guest to hang by confusing a valid token with a zero value, potentially delaying or losing READY events. The fix ensures the APF token is non-zero, preventing misinterpretation of t...

7.8CVSS6.8AI score0.00247EPSS
Save
CVE
CVE
added 2024/04/02 6:49 a.m.199 views

CVE-2023-52635

The CVE-2023-52635 entry concerns a Linux kernel devfreq timer race. Description: frequent governor switches (e.g., simple_ondemand and performance) on a devfreq device may race with timer cancellation and expiration, risking timer_list corruption when cancel_delayed_work_sync() is followed by ex...

5.5CVSS6.4AI score0.00229EPSS
Save
CVE
CVE
added 2024/04/03 5:00 p.m.199 views

CVE-2024-26769

CVE-2024-26769 affects the Linux kernel vulnerability in the nvmet-fc path. The issue occurs when deleting an association, where the shutdown path can deadlock by flushing the nested nvmet_wq, leading to a denial of service risk. The fix defers the problematic work by moving the put operation int...

7.5CVSS6.8AI score0.00631EPSS
Save
Total number of security vulnerabilities2327